apt-forktracer software package provides a utility for tracking non-official package versions, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install apt-forktracer
apt-forktracer is installed in your system.
Make ensure the apt-forktracer package were installed using the commands given below,
$ sudo dpkg-query -l | grep apt-forktracer *
You will get with apt-forktracer package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Administration Utilities |
| Package | apt-forktracer |
| Version | 0.4 |
| Description | a utility for tracking non-official package versions |
| Sub Section | Admin |